home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / tbdraw1.zip / DEMODRAW.CFG < prev    next >
Text File  |  1990-03-02  |  12KB  |  576 lines

  1. |                TurboDraw Demonstration                |
  2. |                                                       |
  3. |             Press <Esc> to end demonstration          |
  4. WAIT=50
  5. REFRESH
  6. |Welcome to TurboDraw.  TurboDraw is a unique CAD system|
  7. |with many of the features of the most expensive systems|
  8. |incorporated  into an  efficient,  economical  package.|
  9. |TurboDraw  not only runs on any IBM compatible  PC,  it|
  10. |also  interfaces directly with systems such as  AUTOCAD|
  11. |and VERSACAD.                                          |
  12. |                                                       |
  13. |Now  if you will simply press any key except the  "Esc"|
  14. |key we will continue the demonstration.                |
  15. |                                                       |
  16. |              Press <Enter> to continue                |
  17. WAIT=3000
  18. REFRESH
  19. |The following demonstration will run by itself and does|
  20. |not require any operator intervention other than press-|
  21. |ing the Enter key when you are ready to continue.      |
  22. |                                                       |
  23. |Various capabilities and attributes of TurboDraw will  |
  24. |be described with a written explanation then by an     |
  25. |actual demonstration of what you have just read. You   |
  26. |need only press the <Enter> key to move from one       |
  27. |demonstration segment to the next.                     |
  28. |                                                       |
  29. |                Press <Enter> to continue              |
  30. WAIT=3000
  31. REFRESH
  32. LDFILE DEMO.DRW
  33. REFRESH
  34. |To use TurboDraw, a mouse is recommended but not required.|
  35. |The arrow keys on the keypad can be used to move the      |
  36. |cursor on the screen. Depending on the current setting    |
  37. |of the NumLock key and whether the Shift key is depressed |
  38. |the cursor will either move in small or big steps toward  |
  39. |the desired direction when the arrow keys are pressed.    |
  40. |                                                          |
  41. |                press <Enter> to continue                 |
  42. WAIT=3000
  43. REFRESH
  44. |TurboDraw is menu-driven. To select a menu item,  the cursor|
  45. |should be moved over the desired menu item to highlight it. |
  46. |Then either the mouse left button or the F1 key would be    |
  47. |pressed to make the selection of that item.                 |
  48. |                                                            |
  49. |          Left button = F1 key = Select                     |
  50. |                                                            |
  51. |If a wrong item is selected,  the mouse right button or the |
  52. |F2 key can be used to cancel that item selection.           |
  53. |                                                            |
  54. |          Right button = F2 key = Cancel                    |
  55. |                                                            |
  56. |                  press <Enter> to continue                 |
  57. WAIT=3000
  58. REFRESH
  59. |The menu item can also be selected by pressing a single key|
  60. |which is usually indicated as an uppercase letter in the   |
  61. |menu.                                                      |
  62. |                                                           |
  63. |                  press <Enter> to continue                |
  64. WAIT=3000
  65. REFRESH
  66. |Selecting Draw causes a graphics submenu to be displayed.|
  67. |Selecting a symbol changes the cursor into a crosshair,  |
  68. |indicating that a location has to be marked.             |
  69. |                                                         |
  70. |      Press <Enter> for a demonstration of the above     |
  71. WAIT=3000
  72. REFRESH
  73. MENU=1
  74. MENU=0
  75. |The upper-left corner of the symbol can now be fixed by|
  76. |moving the cursor to the desired location and pressing |
  77. |the Select button. Now the symbol can be stretched to  |
  78. |the desired size by once more moving the cursor and    |
  79. |again pressing the Select button. The symbol should    |
  80. |appear on the drawing.                                 |
  81. |                                                       |
  82. |    Press <Enter> for a demonstration of the above     |
  83. WAIT=3000
  84. REFRESH
  85. @240,40
  86. SELECT
  87. WAIT=10
  88. @248,45
  89. RETURN
  90. WAIT=2
  91. @256,50
  92. RETURN
  93. WAIT=2
  94. @264,55
  95. RETURN
  96. WAIT=2
  97. @272,60
  98. RETURN
  99. WAIT=2
  100. @280,65
  101. RETURN
  102. WAIT=2
  103. @288,70
  104. RETURN
  105. WAIT=2
  106. @296,75
  107. RETURN
  108. WAIT=2
  109. @304,80
  110. RETURN
  111. WAIT=2
  112. @312,85
  113. RETURN
  114. WAIT=2
  115. @320,90
  116. RETURN
  117. WAIT=10
  118. SELECT
  119. WAIT=10
  120. CANCEL
  121. REFRESH
  122. WAIT=10
  123. |The symbol may be repositioned by pressing the Cancel|
  124. |button. The symbol will be replaced by a dotted box. |
  125. |This is the indication that the symbol is "cut" and  |
  126. |ready to be "pasted".                                |
  127. |                                                     |
  128. |   Press <Enter> for a demonstration of the above    |
  129. WAIT=3000
  130. REFRESH
  131. CANCEL
  132. RETURN
  133. WAIT=10
  134. |By pressing the Cancel button again, the symbol is   |
  135. |deleted. Moving the dotted box to a new location, and|
  136. |pressing the Select button, causes the symbol to re- |
  137. |appear (it is "pasted").                             |
  138. |                                                     |
  139. |   Press <Enter> for a demonstration of the above    |
  140. WAIT=3000
  141. REFRESH
  142. @252,41
  143. RETURN
  144. WAIT=2
  145. @264,42
  146. RETURN
  147. WAIT=2
  148. @276,43
  149. RETURN
  150. WAIT=2
  151. @288,44
  152. RETURN
  153. WAIT=2
  154. @300,45
  155. RETURN
  156. WAIT=2
  157. @312,46
  158. RETURN
  159. WAIT=2
  160. @324,47
  161. RETURN
  162. WAIT=2
  163. @336,48
  164. RETURN
  165. WAIT=2
  166. @348,49
  167. RETURN
  168. WAIT=2
  169. @360,50
  170. WAIT=10
  171. SELECT     ;PAN2
  172. REFRESH  ;display box
  173. WAIT=2
  174. @370,52
  175. RETURN
  176. WAIT=2
  177. @380,54
  178. RETURN
  179. WAIT=2
  180. @390,56
  181. RETURN
  182. WAIT=2
  183. @400,58
  184. RETURN
  185. WAIT=2
  186. @410,60
  187. RETURN
  188. WAIT=2
  189. @420,62
  190. RETURN
  191. WAIT=2
  192. @430,64
  193. RETURN
  194. WAIT=2
  195. @440,66
  196. RETURN
  197. WAIT=2
  198. @450,68
  199. RETURN
  200. WAIT=2
  201. @460,70
  202. RETURN     ;redisplay dotted box PAN1
  203. WAIT=10
  204. |The symbol can be pasted again by pressing the Select|
  205. |button. This is the easy way to duplicate a symbol.  |
  206. |                                                     |
  207. |   Press <Enter> for a demonstration of the above    |
  208. WAIT=3000
  209. REFRESH
  210. SELECT     ;PAN2
  211. @480,100
  212. RETURN     ;redisplay dotted box PAN1
  213. WAIT=10
  214. |Pressing the Cancel button changes the cursor from|
  215. |the dotted box back to an arrowhead and terminates|
  216. |the "paste" action.                               |
  217. |                                                  |
  218. |  Press <Enter> for a demonstration of the above  |
  219. WAIT=3000
  220. CANCEL
  221. REFRESH
  222. WAIT=10
  223. |Double clicking the Cancel button deletes the last|
  224. |drawn symbol. This is called Auto-delete.         |
  225. |                                                  |
  226. |  Press <Enter> for a demonstration of the above  |
  227. WAIT=3000
  228. REFRESH
  229. CANCEL
  230. CANCEL
  231. WAIT=5
  232. CANCEL
  233. CANCEL
  234. WAIT=5
  235. |To view other parts of the drawing, the screen can be "panned"|
  236. |by touching the screen edges with the cursor.                 |
  237. |                                                              |
  238. |        Press <Enter> for a demonstration of the above        |
  239. WAIT=3000
  240. REFRESH
  241. @320,100
  242. RETURN
  243. WAIT=2
  244. @360,100
  245. RETURN
  246. WAIT=2
  247. @400,100
  248. RETURN
  249. WAIT=2
  250. @440,100
  251. RETURN
  252. WAIT=2
  253. @480,100
  254. RETURN
  255. WAIT=2
  256. @520,100
  257. RETURN
  258. WAIT=2
  259. @560,100
  260. RETURN
  261. WAIT=2
  262. @600,100
  263. RETURN
  264. WAIT=2
  265. @640,100
  266. RETURN
  267. WAIT=2
  268. @1000,100
  269. PAN        ;go right
  270. WAIT=10
  271. @640,100
  272. RETURN
  273. WAIT=2
  274. @608,125
  275. RETURN
  276. WAIT=2
  277. @576,150
  278. RETURN
  279. WAIT=2
  280. @544,175
  281. RETURN
  282. WAIT=2
  283. @512,200
  284. RETURN
  285. WAIT=2
  286. @480,225
  287. RETURN
  288. WAIT=2
  289. @448,250
  290. RETURN
  291. WAIT=2
  292. @416,275
  293. RETURN
  294. WAIT=2
  295. @384,300
  296. RETURN
  297. WAIT=2
  298. @352,325
  299. RETURN
  300. WAIT=2
  301. @320,350
  302. RETURN
  303. WAIT=2
  304. @320,1000
  305. PAN        ;go down
  306. WAIT=10
  307. @320,350
  308. RETURN
  309. WAIT=2
  310. @288,325
  311. RETURN
  312. WAIT=2
  313. @256,300
  314. RETURN
  315. WAIT=2
  316. @224,275
  317. RETURN
  318. WAIT=2
  319. @192,250
  320. RETURN
  321. WAIT=2
  322. @160,225
  323. RETURN
  324. WAIT=2
  325. @128,200
  326. RETURN
  327. WAIT=2
  328. @96,175
  329. RETURN
  330. WAIT=2
  331. @64,150
  332. RETURN
  333. WAIT=2
  334. @32,125
  335. RETURN
  336. WAIT=2
  337. @0,100
  338. PAN        ;go left
  339. WAIT=10
  340. @0,100
  341. RETURN
  342. WAIT=2
  343. @32,90
  344. RETURN
  345. WAIT=2
  346. @64,80
  347. RETURN
  348. WAIT=2
  349. @96,70
  350. RETURN
  351. WAIT=2
  352. @128,60
  353. RETURN
  354. WAIT=2
  355. @160,50
  356. RETURN
  357. WAIT=2
  358. @192,40
  359. RETURN
  360. WAIT=2
  361. @224,30
  362. RETURN
  363. WAIT=2
  364. @256,20
  365. RETURN
  366. WAIT=2
  367. @288,10
  368. RETURN
  369. WAIT=2
  370. @320,0
  371. PAN        ;go up
  372. WAIT=10
  373. @320,100
  374. |By selecting the "Full view" option, the whole drawing may|
  375. |be viewed.                                                |
  376. |                                                          |
  377. |      Press <Enter> for a demonstration of the above      |
  378. WAIT=3000
  379. REFRESH
  380. MENU=3
  381. MENU=18
  382. WAIT=20
  383. CANCEL
  384. REFRESH
  385. |The zoom-in (View = X2) feature allows the drawing|
  386. |to be enlarged for editing detail.                |
  387. |                                                  |
  388. |  Press <Enter> for a demonstration of the above  |
  389. WAIT=3000
  390. REFRESH
  391. MENU=3
  392. MENU=26
  393. WAIT=20
  394. MENU=3
  395. MENU=26
  396. WAIT=20
  397. MENU=3
  398. MENU=24
  399. |The zoom-out (View=1/2) feature allows the drawing|
  400. |to be reduced for drawing long lines.             |
  401. |                                                  |
  402. |  Press <Enter> for a demonstration of the above  |
  403. WAIT=3000
  404. REFRESH
  405. MENU=3
  406. MENU=25
  407. WAIT=20
  408. MENU=3
  409. MENU=25
  410. WAIT=20
  411. MENU=3
  412. MENU=24
  413. |The symbol library may be accessed by a single key press|
  414. |                                                        |
  415. |     Press <Enter> for a demonstration of the above     |
  416. WAIT=3000
  417. REFRESH
  418. MENU=7
  419. MENU=37
  420. @350,100
  421. SELECT
  422. RETURN
  423. WAIT=20
  424. CANCEL
  425. WAIT=20
  426. |You may build your own symbol libraries. The miniaturized  |
  427. |symbols in the graphics menu are generated automatically.  |
  428. |The menu can also contain ASCII text instead of graphics   |
  429. |icons.                                                     |
  430. |                                                           |
  431. |All symbols in the library that you create can be stretched|
  432. |or flipped before they are actually put on the drawing.    |
  433. |                                                           |
  434. |                Press <Enter> to continue                  |
  435. WAIT=3000
  436. REFRESH
  437. |TurboDraw can load different symbol libraries at execution |
  438. |time for unlimited access to your symbols.                 |
  439. |                                                           |
  440. |      Press <Enter> for a demonstration of the above       |
  441. WAIT=3000
  442. REFRESH
  443. LDLBR FLOW.LBR
  444. MENU=7
  445. MENU=8
  446. WAIT=20
  447. @250,80
  448. SELECT
  449. RETURN
  450. WAIT=20
  451. @332,172
  452. RETURN
  453. WAIT=2
  454. @334,174
  455. RETURN
  456. WAIT=2
  457. @336,176
  458. RETURN
  459. WAIT=2
  460. @338,178
  461. RETURN
  462. WAIT=2
  463. @340,180
  464. RETURN
  465. WAIT=20
  466. SELECT
  467. WAIT=20
  468. ;
  469. @336,168
  470. RETURN
  471. WAIT=2
  472. @332,156
  473. RETURN
  474. WAIT=2
  475. @328,144
  476. RETURN
  477. WAIT=2
  478. @324,132
  479. RETURN
  480. WAIT=2
  481. @320,120
  482. RETURN
  483. WAIT=2
  484. @316,108
  485. RETURN
  486. WAIT=2
  487. @312,96
  488. RETURN
  489. WAIT=2
  490. @308,84
  491. RETURN
  492. WAIT=2
  493. @304,72
  494. RETURN
  495. WAIT=2
  496. ;
  497. @300,60
  498. SELECT
  499. RETURN
  500. WAIT=2
  501. @296,55
  502. RETURN
  503. WAIT=2
  504. @292,50
  505. RETURN
  506. WAIT=2
  507. @288,45
  508. RETURN
  509. WAIT=2
  510. @284,40
  511. RETURN
  512. WAIT=2
  513. @280,35
  514. RETURN
  515. WAIT=2
  516. @276,30
  517. RETURN
  518. WAIT=2
  519. @272,25
  520. RETURN
  521. WAIT=2
  522. @268,20
  523. RETURN
  524. WAIT=2
  525. @264,15
  526. RETURN
  527. WAIT=2
  528. @260,10
  529. RETURN
  530. WAIT=10
  531. SELECT
  532. REFRESH
  533. WAIT=10
  534. CANCEL
  535. WAIT=20
  536. |Up to eleven symbol libraries can be added to the main|
  537. |menu for easy access. We will at this time load three.|
  538. |                                                      |
  539. |    Press <Enter> for a demonstration of the above    |
  540. WAIT=3000
  541. REFRESH
  542. ADDLBR Flow.LBR
  543. ADDLBR Elec.LBR
  544. ADDLBR Mech.LBR
  545. RESET
  546. CANCEL
  547. |Any symbol can now be selected from any of the libraries.|
  548. |                                                         |
  549. |      Press <Enter> for a demonstration of the above.    |
  550. WAIT=3000
  551. REFRESH
  552. MENU=9
  553. MENU=1
  554. SELECT
  555. WAIT=10
  556. CANCEL
  557. WAIT=10
  558. ;=========================================================================
  559. |If   you  have  read  the  user's  manual,   control  will   be|
  560. |relinquished to you,  and you may continue to use TurboDraw  in|
  561. |the regular manner by pressing <Enter>.  If,  however,  you are|
  562. |unfamiliar with TurboDraw, you can exit the program now.       |
  563. |                                                               |
  564. |              Press <Esc> now to exit to DOS                   |
  565. |                                                               |
  566. |              Press <Enter> to continue                        |
  567. WAIT=3000
  568. REFRESH
  569. END
  570. ;==========================================================================
  571. REFRESH
  572. CLEAR
  573. MENU=4
  574. MENU=12
  575. END
  576.